Recommended SMTP Relay Service [closed]
Posted
by
Ryan
on Server Fault
See other posts from Server Fault
or by Ryan
Published on 2011-07-11T14:50:51Z
Indexed on
2012/09/13
21:40 UTC
Read the original article
Hit count: 272
smtp
|smtp-relay
I've got a legacy application that needs an smtp server to relay emails. Each client has various control over their IT infrastructures (from little to none at all), so I can't necessarily install an smtp server on each of their machines.
Can anyone recommend a basic SMTP Relay Service?
Its literally only for sending a couple of emails a day to a list of about 20 users per client. The application only allows for the smtp server and to/from addresses to be specified. I'm assuming its using the default port.
Thanks!
© Server Fault or respective owner